Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit ba73e3011a0b5fc39db05cd0289401f697b9401a


Parents : df7692d
Author : Mark Qvist <mark@unsigned.io>
Date : 2021-10-03T21:06:56+02:00

Announce propagation node

Changes

1 files changed, 1 insertions(+), 0 deletions(-)


Diff

diff --git a/nomadnet/Node.py b/nomadnet/Node.py
index b565ba6..1be51ab 100644
--- a/nomadnet/Node.py
+++ b/nomadnet/Node.py
@@ -128,6 +128,7 @@ class Node:
self.last_announce = time.time()
self.app.peer_settings["node_last_announce"] = self.last_announce
self.destination.announce(app_data=self.app_data)
+ self.app.message_router.announce_propagation_node()
def __jobs(self):
while self.should_run_jobs:


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────